Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: Button Problem
Feedback Type: Problem
Product Area: Domino Server
Technical Area: Application Development
Platform: Other
Release: 8.5.3
Reproducible: -Reproducibility-

I have a web form that does a simple lookup to a zip code database and, based on the zip entered, presents the contact you need. Very simple, written in @formula. Works great in every browser, except Mozilla. Doesn't work at all there. In all the other browsers will return a result whether you click on the Search button or whether you hit the enter key.

Test it: www.siplast.com Find a Representative Enter a zip code and press Enter or click the search button. In Mozilla I get no response. If I debug, it tells me that my window.events are undefined. Here is my submit code(which handles the enter):

"if (window.event.keyCode == "13") {document.getElementById('Find').click(); return event.keyCode};"

Find is the HTML ID of my Search button.

I think I understand why the above window.event is not working in Mozilla, but why would my simple @Formula button not work? What can I do to make them work?


Feedback number WEBBA9MUMC created by ~Samuel Opnisterakol on 05/04/2016

Status: Open
Comments:

Button Problem (~Samuel Opniste... 4.May.16)
. . by "doesn't work at all", you mean ... (~Sigmund Umwema... 5.May.16)
. . . . Doesn't work at all (~Samuel Opniste... 6.May.16)
. . . . . . Window.event doesn't exist in Firef... (~Fritz Ekfoober... 6.May.16)
. . Install Firebug (~Fritz Ekfoober... 5.May.16)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS